Skip to content

Conversation

@raybellis
Copy link
Contributor

@raybellis raybellis commented Jul 3, 2025

If the user attempts to terminate the repl with ^d (causing EOF on stdin) the sapf app crashes with a segmentation fault. This patch resolves that.

@maedoc
Copy link

maedoc commented Jul 7, 2025

we submitted same fix (mine is #16) we can be PR buddies 🤗

@raybellis
Copy link
Contributor Author

Ha! I wonder how the heck I managed to miss yours!

@maedoc
Copy link

maedoc commented Jul 7, 2025

😆 I didn't really look at the PRs before pushing. compiling from source on macos w/ xcode means the segfault produces traceback without effort, and it's an easy fix... it's surprising there aren't 10 PRs for the same thing.

that said, I've run into a bunch of segfaults which are less clear.

@lfnoise lfnoise merged commit 125c63a into lfnoise:main Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants